projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c97d44
)
Update CODEOWNERS
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 11 Dec 2020 23:42:25 +0000
(23:42 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 11 Dec 2020 23:42:25 +0000
(23:42 +0000)
Add me as the reference for the accessibility bits of the code base.
docs/CODEOWNERS
patch
|
blob
|
history
diff --git
a/docs/CODEOWNERS
b/docs/CODEOWNERS
index 09c6cb811100e331531743d700158b13864f124d..82edbc87436d73c7817c6a27113c554aff119ade 100644
(file)
--- a/
docs/CODEOWNERS
+++ b/
docs/CODEOWNERS
@@
-70,3
+70,8
@@
gtk/inspector @otte @matthiasc
# Layout managers
gtk/gtklayout* @ebassi
gtk/gtkconstraint* @ebassi
+
+# Accessibility
+gtk/gtkaccessible*.[ch] @ebassi
+gtk/gtkatcontext*.[ch] @ebassi
+gtk/a11y @ebassi